home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
08p.dir
/
00093.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-08
|
216 b
|
10 lines
on mouseUp
global gSearchTextCast, gFindText, framefrom, zeoIdle
if not zeoIdle then
gFindText = "HIRATSUKA"
gSearchTextCast = member(441, "Shared")
framefrom = the frame
go("sch01")
end if
end